home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2001 May / SGI IRIX 6.5 Applications 2001 May.iso / dev / insight_dev.idb / usr / include / make / commonfigrules.z / commonfigrules
Encoding:
Text File  |  2001-04-05  |  178 b   |  12 lines

  1. #    Common rules for making book
  2.  
  3. .SUFFIXES: .rgb .gif .bw
  4.  
  5. # By default make only individual sgml files
  6.  
  7. default: print_figs
  8.  
  9. # Rules for making figures
  10. include ${LOCALFIGRULES}
  11.  
  12.